AmDeposit 
Logical Entity Name  AmDeposit 
Default Table Name  AmDeposit 
Physical Only  NO 
Definition 
 
Note 
 

AmDeposit Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AmDepositID(PK)    int  NO 
 
SyStudentID    int  NO 
 
DateReceived    datetime  NO 
 
Amount    money  NO 
 
Descrip    varchar(30)  NO 
 
PaymentType    char(1)  NO 
 
SaCCID    int  YES 
 
CheckNo    varchar(20)  YES 
 
ReceiptNo    varchar(16)  YES 
 
AmRepID    int  NO 
 
Status    char(1)  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
UserID    int  NO 
 
ts    timestamp  NO 
 
AdEnrollID    int  YES 
 
CCAuthNum    char(10)  YES 
 
CCDeclineCode    char(10)  YES 
 
SaTransID    int  YES 
 
SyAddressID    int  YES 
 
AdTermID(FK)    int  YES 
 
AySeq    smallint  YES 
 
SaBillCodeID(FK)    int  YES 
 
SaSubsidiaryID(FK)    int  YES 
 
SaStudSubsidiaryID    int  YES 
 
HsStudentApplicationID(FK)    int  YES 
 
AddUserID(FK)    int  YES 
 
PostUserID(FK)    int  YES 
 
DepositType    smallint  YES 
 
SaStudentBankAccountId    char(10)  YES 
 
BankAccountAuthNum    char(10)  YES 
 
BankAccountDeclineCode    char(10)  YES 
 

AmDeposit Primary and Unique Keys 
Key Name  Key Type  Keys 
AmDeposit_AmDepositID_U_C_IDX  PrimaryKey  AmDepositID 
AmDeposit_DateReceived_AmDepositID_U_N_IDX  Index  DateReceived, AmDepositID 

AmDeposit Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_AmDeposit_AddUserID_SyStaff_SyStaffID      AddUserID  NO  YES 
HsStudentApplication  Non-Identifying  Zero or One to Zero or More  Fk_AmDeposit_HsStudentApplicationID_HsStudentApplication_HsStudentApplicationID      HsStudentApplicationID  NO  YES 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_AmDeposit_PostUserID_SyStaff_SyStaffID      PostUserID  NO  YES 
SaSubsidiary  Non-Identifying  Zero or One to Zero or More  Fk_AmDeposit_SaSubsidiaryID_SaSubsidiary_SaSubsidiaryID      SaSubsidiaryID  NO  YES 
AdTerm  Non-Identifying  Zero or One to Zero or More  Fk_AmDeposits_AdTermid_AdTerm_AdTermID      AdTermID  NO  YES 
SaBillCode  Non-Identifying  Zero or One to Zero or More  Fk_AmDeposits_SaBillCodeID_SaBillCode_SaBillCodeID      SaBillCodeID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AmDeposit Check Constraints 
Check Constraint Name  CheckConstraint